-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
1.0.0
-
Code
-
Classes
- Handler
Total Complexity |
44 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
254 |
Lines of code |
174 |
Logical lines of code |
81 |
Comment lines |
0 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getResponseError() |
A |
48 |
11 |
32 |
getAttachments() |
S |
50 |
6 |
28 |
isEmailSent() |
S |
63 |
4 |
11 |
postSend() |
S |
53 |
3 |
22 |
getRecipients() |
S |
56 |
3 |
17 |
setSettings() |
S |
67 |
3 |
7 |
send() |
S |
71 |
2 |
6 |
getFrom() |
S |
66 |
2 |
9 |
getReplyTo() |
S |
73 |
2 |
5 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getTo() |
S |
80 |
1 |
3 |
getCustomEmailHeaders() |
S |
75 |
1 |
5 |
getRequestHeaders() |
S |
70 |
1 |
6 |
handleSuccess() |
S |
74 |
1 |
4 |
handleFailure() |
S |
72 |
1 |
5 |
getBody() |
S |
68 |
1 |
8 |